Uses of Interface
com.netscape.certsrv.base.IAttrSet
Packages that use IAttrSet
Package
Description
-
Uses of IAttrSet in com.netscape.certsrv.authentication
Classes in com.netscape.certsrv.authentication that implement IAttrSetModifier and TypeClassDescriptionclass
Authentication Credentials as input to the authMgr. -
Uses of IAttrSet in com.netscape.certsrv.base
Classes in com.netscape.certsrv.base that implement IAttrSet -
Uses of IAttrSet in com.netscape.certsrv.dbs
Subinterfaces of IAttrSet in com.netscape.certsrv.dbsModifier and TypeInterfaceDescriptioninterface
An interface represents a database object that is serializable. -
Uses of IAttrSet in com.netscape.cmscore.dbs
Classes in com.netscape.cmscore.dbs that implement IAttrSetModifier and TypeClassDescriptionclass
A class represents a serializable certificate record.class
A class represents a CRL issuing point record.class
class
A class represents a Key record.class
A class represents a repository record. -
Uses of IAttrSet in com.netscape.cmscore.notification
Classes in com.netscape.cmscore.notification that implement IAttrSetModifier and TypeClassDescriptionclass
Email resolver (ordered) keys as input to email for resolving emails, e.g. -
Uses of IAttrSet in com.netscape.cmscore.request
Classes in com.netscape.cmscore.request that implement IAttrSetModifier and TypeClassDescriptionclass
class
A request record is the stored version of a request.Methods in com.netscape.cmscore.request that return IAttrSet -
Uses of IAttrSet in com.netscape.cmscore.usrgrp
Classes in com.netscape.cmscore.usrgrp that implement IAttrSet -
Uses of IAttrSet in org.dogtagpki.server.authorization
Classes in org.dogtagpki.server.authorization that implement IAttrSetModifier and TypeClassDescriptionclass
Authorization token returned by Authorization Managers.